home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Interactive Preview: Enemy of the State
/
Interactive Preview: Enemy of the State.iso
/
pc
/
main.dxr
/
00549_help.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-11-19
|
249 b
|
15 lines
on mouseUp me
cursor(0)
set the visible of sprite 105 to 1
end
on mouseEnter me
set the memberNum of sprite the spriteNum of me to 70
cursor(280)
end
on mouseLeave me
set the memberNum of sprite the spriteNum of me to 69
cursor(0)
end